.Title
{
	color:black;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial;
}
.Subtitle
{
	color: silver;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
}
.Heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	color: #004686;
}



.QCTableHeader
{
	background-color: #bcb4a9;
	color:White;
}
..QCTableHeader a:visited
{
	text-decoration: none;
	color: white;
}
..QCTableHeader a:hover
{
	text-decoration: underline;
}
..QCTableHeader a:link
{
	text-decoration: none;
	color: white;
}
.QCTableAlternatingItem
{
	background-color: #ede6dd;
}
.QCTableItem
{
	background-color: #f1eeea;
}



.TitleBar
{
	background-color:white;
}
TD
{
	font-size: 11px;
	font-family: Verdana, Arial;
    
}
.Head
{
	font: 16pt Verdana;
	font-weight: normal;
	color: #666644;
}

UL, OL
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
UL LI
{
	list-style-type: disc;
	display:block;
	display:list-item;
	margin:0;
}
UL LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
HR
{
	color: dimgrey;
	height: 1pt;
	text-align: left;
}

A:link, A:visited
{
	color: #004686;
	text-decoration: none;
}
A:active, A:hover
{
	color: red;
	text-decoration: underline;
}



.textbold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

P
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top:0px;
}